Skip to content

gh-107178: Add the C API tests for the Abstract Objects Layer#107179

Merged
serhiy-storchaka merged 5 commits intopython:mainfrom
serhiy-storchaka:test-capi-abstract
Aug 7, 2023
Merged

gh-107178: Add the C API tests for the Abstract Objects Layer#107179
serhiy-storchaka merged 5 commits intopython:mainfrom
serhiy-storchaka:test-capi-abstract

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jul 24, 2023

Cover all the Mapping Protocol, almost all the Sequence Protocol (except PySequence_Fast) and a part of the Object Protocol.

Move existing tests to Lib/test/test_capi/test_abstract.py and Modules/_testcapi/abstract.c.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir topic-C-API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants